Skip to content

fix: add missing AmountInput import in BackstopActionPanel#253

Open
larryjay007 wants to merge 1 commit into
Neko-Protocol:devfrom
larryjay007:fix/backstop-amountinput-import
Open

fix: add missing AmountInput import in BackstopActionPanel#253
larryjay007 wants to merge 1 commit into
Neko-Protocol:devfrom
larryjay007:fix/backstop-amountinput-import

Conversation

@larryjay007

Copy link
Copy Markdown

Description

Added missing import for AmountInput in BackstopActionPanel.tsx to fix crash in deposit and withdraw tabs.

Changes

  • Added import { AmountInput } from "@/components/AmountInput";

Related Issue

Closes #236

Type of Change

  • Bug fix

Checklist

  • Code follows project style guidelines
  • Self-review completed
  • No console errors
  • Uses Lucide icons consistently (N/A)
  • Responsive design implemented (N/A)
  • Starknet best practices followed (N/A)

@vercel

vercel Bot commented Jun 30, 2026

Copy link
Copy Markdown

@larryjay007 is attempting to deploy a commit to the Oppia Software Labs Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Jun 30, 2026

Copy link
Copy Markdown

@larryjay007 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@larryjay007

Copy link
Copy Markdown
Author

kindly review and let me know if you would be needing more fix on the project, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(backstop): BackstopActionPanel crashes — AmountInput is used but never imported

1 participant